outgoing - traducción al árabe
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:     

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

outgoing - traducción al árabe

STACK DATA STRUCTURE THAT STORES INFORMATION ABOUT THE ACTIVE SUBROUTINES OF A COMPUTER PROGRAM
Stack pointer; Stack frame; Frame pointer; Activation record; Stack unwinding; Function stack; Call Stack; Run-time stack; Control stack; Process stack; Runtime stack; Framepointer; Callstack; CallStack; Call frame; Call chain; Display register; Access link; Mark pointer; Return pointer; Callstacks; Activation frame; Outgoing arguments area; Callout area; Call stack inspection; Call Frame Information; Stack pointe
  • green}}), which is the currently executing routine

OUTGOING      

الصفة

خارِج ; مُغَادِر ; مُفَارِق ; مُنْصَرِف

Outgoing      
صادر ، خارج
outgoing      
صِفَة : منصرف . راحل . منسحبٌ

Definición

outgoing
¦ adjective
1. friendly and confident.
2. leaving an office or position.
going out or away from a place.
¦ noun Brit.
1. (outgoings) one's regular expenditure.
2. an instance of going out.

Wikipedia

Call stack

In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, program stack, control stack, run-time stack, or machine stack, and is often shortened to just "the stack". Although maintenance of the call stack is important for the proper functioning of most software, the details are normally hidden and automatic in high-level programming languages. Many computer instruction sets provide special instructions for manipulating stacks.

A call stack is used for several related purposes, but the main reason for having one is to keep track of the point to which each active subroutine should return control when it finishes executing. An active subroutine is one that has been called, but is yet to complete execution, after which control should be handed back to the point of call. Such activations of subroutines may be nested to any level (recursive as a special case), hence the stack structure. For example, if a subroutine DrawSquare calls a subroutine DrawLine from four different places, DrawLine must know where to return when its execution completes. To accomplish this, the address following the instruction that jumps to DrawLine, the return address, is pushed onto the top of the call stack with each call.

Ejemplos de uso de outgoing
1. There were 476,600 outgoing and 464,300 incoming.
2. Outgoing envoys honouredAbu Dhabi – The Foreign Ministry yesterday held a farewell ceremony to honour a number of outgoing ambassadors, at the Armed Forces Club.
3. Senate Republican leader Mitch McConnell of Kentucky named outgoing Sen.
4. A brief volley of outgoing U.S. artillery fire follows.
5. David Richards, the outgoing commander of NATO forces in Afghanistan.